home *** CD-ROM | disk | FTP | other *** search
MacBinary | 1993-05-22 | 3.1 KB | [ TEXT/KAHL]
open in: MacOS 8.1
extracted
|
Win98
extracted
|
DOS
extracted
view JSON data
|
view as text
This file was processed as: MacBinary
(archive/macBinary ).
You can browse this item here: client.c
Confidence Program Detection Match Type Support
66%
dexvert
Compact Compressed (Unix) (archive/compact)
ext
Supported
10%
dexvert
MacBinary (archive/macBinary)
fallback
Supported
1%
dexvert
Text File (text/txt)
fallback
Supported
100%
file
MacBinary II, Sat May 22 10:49:44 1993, modified Sat May 22 10:49:44 1993, creator Think C, type ASCII, 2603 bytes "client.c" , at 0xaab 330 bytes resource
default (weak)
99%
file
data
default
74%
TrID
Macintosh plain text (MacBinary)
default
25%
TrID
MacBinary 2
default (weak)
100%
siegfried
fmt/1762 MacBinary (II)
default
100%
lsar
MacBinary
default
100%
xdgMime
text/x-devicetree-source
default (weak)
id metadata key value macFileType [ TEXT] macFileCreator [ KAHL]
hex view +--------+-------------------------+-------------------------+--------+--------+ |00000000| 00 08 63 6c 69 65 6e 74 | 2e 63 00 00 00 00 00 00 |..client|.c......| |00000010| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........| |00000020| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........| |00000030| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........| |00000040| 00 54 45 58 54 4b 41 48 | 4c 00 00 00 00 00 00 00 |.TEXTKAH|L.......| |00000050| 00 00 00 00 00 0a 2b 00 | 00 01 4a a8 23 ee 08 a8 |......+.|..J.#...| |00000060| 23 ee 08 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |#.......|........| |00000070| 00 00 00 00 00 00 00 00 | 00 00 81 81 2e 57 00 00 |........|.....W..| |00000080| 0d 2f 2a a9 20 43 6f 70 | 79 72 69 67 68 74 20 31 |./*. Cop|yright 1| |00000090| 39 39 33 20 55 73 65 72 | 4c 61 6e 64 20 53 6f 66 |993 User|Land Sof| |000000a0| 74 77 61 72 65 2c 20 49 | 6e 63 2e 20 20 41 6c 6c |tware, I|nc. All| |000000b0| 20 52 69 67 68 74 73 20 | 52 65 73 65 72 76 65 64 | Rights |Reserved| |000000c0| 2e 2a 2f 0d 0d 23 69 6e | 63 6c 75 64 65 20 3c 41 |.*/..#in|clude <A| |000000d0| 70 70 6c 65 45 76 65 6e | 74 73 2e 68 3e 0d 0d 0d |ppleEven|ts.h>...| |000000e0| 73 74 61 74 69 63 20 76 | 6f 69 64 20 69 6e 69 74 |static v|oid init| |000000f0| 4d 61 63 69 6e 74 6f 73 | 68 20 28 76 6f 69 64 29 |Macintos|h (void)| |00000100| 20 7b 0d 0d 09 2f 2a 0d | 09 74 68 65 20 6d 61 67 | {.../*.|.the mag| |00000110| 69 63 20 73 74 75 66 66 | 20 74 68 61 74 20 65 76 |ic stuff| that ev| |00000120| 65 72 79 20 4d 61 63 69 | 6e 74 6f 73 68 20 61 70 |ery Maci|ntosh ap| |00000130| 70 6c 69 63 61 74 69 6f | 6e 20 6e 65 65 64 73 20 |plicatio|n needs | |00000140| 74 6f 20 64 6f 20 0d 09 | 62 65 66 6f 72 65 20 64 |to do ..|before d| |00000150| 6f 69 6e 67 20 61 6e 79 | 74 68 69 6e 67 20 65 6c |oing any|thing el| |00000160| 73 65 2e 0d 09 2a 2f 0d | 0d 09 72 65 67 69 73 74 |se...*/.|..regist| |00000170| 65 72 20 73 68 6f 72 74 | 20 69 3b 0d 09 09 0d 09 |er short| i;.....| |00000180| 4d 61 78 41 70 70 6c 5a | 6f 6e 65 20 28 29 3b 0d |MaxApplZ|one ();.| |00000190| 09 0d 09 66 6f 72 20 28 | 69 20 3d 20 30 3b 20 69 |...for (|i = 0; i| |000001a0| 20 3c 20 31 30 3b 20 69 | 2b 2b 29 20 0d 09 09 4d | < 10; i|++) ...M| |000001b0| 6f 72 65 4d 61 73 74 65 | 72 73 20 28 29 3b 0d 09 |oreMaste|rs ();..| |000001c0| 0d 09 49 6e 69 74 47 72 | 61 66 20 28 26 71 64 2e |..InitGr|af (&qd.| |000001d0| 74 68 65 50 6f 72 74 29 | 3b 0d 09 0d 09 49 6e 69 |thePort)|;....Ini| |000001e0| 74 46 6f 6e 74 73 20 28 | 29 3b 0d 09 0d 09 46 6c |tFonts (|);....Fl| |000001f0| 75 73 68 45 76 65 6e 74 | 73 20 28 65 76 65 72 79 |ushEvent|s (every| |00000200| 45 76 65 6e 74 2c 20 30 | 29 3b 0d 09 0d 09 49 6e |Event, 0|);....In| |00000210| 69 74 57 69 6e 64 6f 77 | 73 20 28 29 3b 0d 09 0d |itWindow|s ();...| |00000220| 09 49 6e 69 74 4d 65 6e | 75 73 20 28 29 3b 0d 09 |.InitMen|us ();..| |00000230| 0d 09 54 45 49 6e 69 74 | 20 28 29 3b 0d 09 0d 09 |..TEInit| ();....| |00000240| 49 6e 69 74 44 69 61 6c | 6f 67 73 20 28 6e 69 6c |InitDial|ogs (nil| |00000250| 29 3b 0d 09 0d 09 49 6e | 69 74 43 75 72 73 6f 72 |);....In|itCursor| |00000260| 20 28 29 3b 0d 09 0d 09 | 66 6f 72 20 28 69 20 3d | ();....|for (i =| |00000270| 20 30 3b 20 69 20 3c 20 | 35 3b 20 69 2b 2b 29 20 | 0; i < |5; i++) | |00000280| 7b 20 2f 2a 72 65 67 69 | 73 74 65 72 20 77 69 74 |{ /*regi|ster wit| |00000290| 68 20 4d 75 6c 74 69 66 | 69 6e 64 65 72 2a 2f 0d |h Multif|inder*/.| |000002a0| 09 09 0d 09 09 45 76 65 | 6e 74 52 65 63 6f 72 64 |.....Eve|ntRecord| |000002b0| 20 65 76 3b 0d 09 09 0d | 09 09 45 76 65 6e 74 41 | ev;....|..EventA| |000002c0| 76 61 69 6c 20 28 65 76 | 65 72 79 45 76 65 6e 74 |vail (ev|eryEvent| |000002d0| 2c 20 26 65 76 29 3b 20 | 2f 2a 73 65 65 20 54 4e |, &ev); |/*see TN| |000002e0| 31 38 30 20 2d 2d 20 73 | 70 6c 61 73 68 20 73 63 |180 -- s|plash sc| |000002f0| 72 65 65 6e 2a 2f 0d 09 | 09 7d 20 2f 2a 66 6f 72 |reen*/..|.} /*for| |00000300| 2a 2f 0d 09 7d 20 2f 2a | 69 6e 69 74 4d 61 63 69 |*/..} /*|initMaci| |00000310| 6e 74 6f 73 68 2a 2f 0d | 0d 0d 73 74 61 74 69 63 |ntosh*/.|..static| |00000320| 20 42 6f 6f 6c 65 61 6e | 20 73 65 6e 64 4d 65 73 | Boolean| sendMes| |00000330| 73 61 67 65 54 6f 53 65 | 72 76 65 72 20 28 4f 53 |sageToSe|rver (OS| |00000340| 54 79 70 65 20 61 70 70 | 69 64 2c 20 4f 53 54 79 |Type app|id, OSTy| |00000350| 70 65 20 65 76 65 6e 74 | 63 6c 61 73 73 2c 20 4f |pe event|class, O| |00000360| 53 54 79 70 65 20 65 76 | 65 6e 74 69 64 2c 20 73 |SType ev|entid, s| |00000370| 68 6f 72 74 20 69 29 20 | 7b 0d 09 0d 09 41 45 41 |hort i) |{....AEA| |00000380| 64 64 72 65 73 73 44 65 | 73 63 20 61 64 72 20 3d |ddressDe|sc adr =| |00000390| 20 7b 74 79 70 65 4e 75 | 6c 6c 2c 20 6e 69 6c 7d | {typeNu|ll, nil}| |000003a0| 3b 20 0d 09 41 70 70 6c | 65 45 76 65 6e 74 20 65 |; ..Appl|eEvent e| |000003b0| 76 65 6e 74 20 3d 20 7b | 74 79 70 65 4e 75 6c 6c |vent = {|typeNull| |000003c0| 2c 20 6e 69 6c 7d 3b 0d | 09 41 70 70 6c 65 45 76 |, nil};.|.AppleEv| |000003d0| 65 6e 74 20 72 65 70 6c | 79 20 3d 20 7b 74 79 70 |ent repl|y = {typ| |000003e0| 65 4e 75 6c 6c 2c 20 6e | 69 6c 7d 3b 0d 09 4f 53 |eNull, n|il};..OS| |000003f0| 45 72 72 20 65 63 3b 0d | 09 0d 09 2f 2a 31 2e 20 |Err ec;.|.../*1. | |00000400| 63 72 65 61 74 65 20 74 | 68 65 20 41 70 70 6c 65 |create t|he Apple| |00000410| 20 45 76 65 6e 74 2c 20 | 61 64 64 72 65 73 73 20 | Event, |address | |00000420| 69 74 20 74 6f 20 74 68 | 65 20 73 65 72 76 65 72 |it to th|e server| |00000430| 20 61 70 70 2a 2f 20 7b | 0d 09 0d 09 09 65 63 20 | app*/ {|.....ec | |00000440| 3d 20 41 45 43 72 65 61 | 74 65 44 65 73 63 20 28 |= AECrea|teDesc (| |00000450| 74 79 70 65 41 70 70 6c | 53 69 67 6e 61 74 75 72 |typeAppl|Signatur| |00000460| 65 2c 20 28 50 74 72 29 | 20 26 61 70 70 69 64 2c |e, (Ptr)| &appid,| |00000470| 20 73 69 7a 65 6f 66 20 | 28 61 70 70 69 64 29 2c | sizeof |(appid),| |00000480| 20 26 61 64 72 29 3b 0d | 09 09 0d 09 09 69 66 20 | &adr);.|.....if | |00000490| 28 65 63 20 21 3d 20 6e | 6f 45 72 72 29 0d 09 09 |(ec != n|oErr)...| |000004a0| 09 67 6f 74 6f 20 65 72 | 72 6f 72 3b 0d 09 09 09 |.goto er|ror;....| |000004b0| 0d 09 09 65 63 20 3d 20 | 41 45 43 72 65 61 74 65 |...ec = |AECreate| |000004c0| 41 70 70 6c 65 45 76 65 | 6e 74 20 28 0d 09 09 09 |AppleEve|nt (....| |000004d0| 65 76 65 6e 74 63 6c 61 | 73 73 2c 20 65 76 65 6e |eventcla|ss, even| |000004e0| 74 69 64 2c 20 26 61 64 | 72 2c 20 0d 09 09 09 0d |tid, &ad|r, .....| |000004f0| 09 09 09 6b 41 75 74 6f | 47 65 6e 65 72 61 74 65 |...kAuto|Generate| |00000500| 52 65 74 75 72 6e 49 44 | 2c 20 6b 41 6e 79 54 72 |ReturnID|, kAnyTr| |00000510| 61 6e 73 61 63 74 69 6f | 6e 49 44 2c 20 0d 09 09 |ansactio|nID, ...| |00000520| 09 0d 09 09 09 26 65 76 | 65 6e 74 29 3b 0d 09 09 |.....&ev|ent);...| |00000530| 09 0d 09 09 69 66 20 28 | 65 63 20 21 3d 20 6e 6f |....if (|ec != no| |00000540| 45 72 72 29 0d 09 09 09 | 67 6f 74 6f 20 65 72 72 |Err)....|goto err| |00000550| 6f 72 3b 0d 09 09 7d 0d | 09 0d 09 2f 2a 32 2e 20 |or;...}.|.../*2. | |00000560| 63 6f 6e 76 65 72 74 20 | 74 68 65 20 6e 75 6d 62 |convert |the numb| |00000570| 65 72 20 74 6f 20 61 20 | 73 74 72 69 6e 67 2c 20 |er to a |string, | |00000580| 70 75 73 68 20 69 74 20 | 6f 6e 74 6f 20 74 68 65 |push it |onto the| |00000590| 20 41 70 70 6c 65 20 45 | 76 65 6e 74 2a 2f 20 7b | Apple E|vent*/ {| |000005a0| 0d 09 09 0d 09 09 53 74 | 72 32 35 35 20 73 3b 0d |......St|r255 s;.| |000005b0| 09 09 0d 09 09 4e 75 6d | 54 6f 53 74 72 69 6e 67 |.....Num|ToString| |000005c0| 20 28 69 2c 20 73 29 3b | 0d 09 09 0d 09 09 69 66 | (i, s);|......if| |000005d0| 20 28 41 45 50 75 74 50 | 61 72 61 6d 50 74 72 20 | (AEPutP|aramPtr | |000005e0| 28 26 65 76 65 6e 74 2c | 20 6b 65 79 44 69 72 65 |(&event,| keyDire| |000005f0| 63 74 4f 62 6a 65 63 74 | 2c 20 74 79 70 65 43 68 |ctObject|, typeCh| |00000600| 61 72 2c 20 28 50 74 72 | 29 20 26 73 20 5b 31 5d |ar, (Ptr|) &s [1]| |00000610| 2c 20 73 20 5b 30 5d 29 | 20 21 3d 20 6e 6f 45 72 |, s [0])| != noEr| |00000620| 72 29 0d 09 09 09 67 6f | 74 6f 20 65 72 72 6f 72 |r)....go|to error| |00000630| 3b 0d 09 09 7d 0d 09 09 | 0d 09 2f 2a 33 2e 20 73 |;...}...|../*3. s| |00000640| 65 6e 64 20 74 68 65 20 | 6d 65 73 73 61 67 65 2c |end the |message,| |00000650| 20 77 61 69 74 20 66 6f | 72 20 61 20 72 65 70 6c | wait fo|r a repl| |00000660| 79 2a 2f 20 7b 0d 09 0d | 09 09 65 63 20 3d 20 41 |y*/ {...|..ec = A| |00000670| 45 53 65 6e 64 20 28 09 | 09 0d 09 09 09 26 65 76 |ESend (.|.....&ev| |00000680| 65 6e 74 2c 20 26 72 65 | 70 6c 79 2c 20 6b 41 45 |ent, &re|ply, kAE| |00000690| 57 61 69 74 52 65 70 6c | 79 20 2b 20 6b 41 45 43 |WaitRepl|y + kAEC| |000006a0| 61 6e 49 6e 74 65 72 61 | 63 74 20 2b 20 6b 41 45 |anIntera|ct + kAE| |000006b0| 43 61 6e 53 77 69 74 63 | 68 4c 61 79 65 72 2c 20 |CanSwitc|hLayer, | |000006c0| 0d 09 09 09 0d 09 09 09 | 6b 41 45 4e 6f 72 6d 61 |........|kAENorma| |000006d0| 6c 50 72 69 6f 72 69 74 | 79 2c 20 6b 4e 6f 54 69 |lPriorit|y, kNoTi| |000006e0| 6d 65 4f 75 74 2c 20 6e | 69 6c 2c 20 6e 69 6c 29 |meOut, n|il, nil)| |000006f0| 3b 0d 09 09 09 0d 09 09 | 69 66 20 28 65 63 20 21 |;.......|if (ec !| |00000700| 3d 20 6e 6f 45 72 72 29 | 0d 09 09 09 67 6f 74 6f |= noErr)|....goto| |00000710| 20 65 72 72 6f 72 3b 0d | 09 09 7d 0d 09 0d 09 2f | error;.|..}..../| |00000720| 2a 34 2e 20 6d 61 6b 65 | 20 73 75 72 65 20 77 65 |*4. make| sure we| |00000730| 20 67 6f 74 20 74 68 65 | 20 63 6f 72 72 65 63 74 | got the| correct| |00000740| 20 72 65 70 6c 79 2a 2f | 20 7b 0d 09 0d 09 09 41 | reply*/| {.....A| |00000750| 45 44 65 73 63 20 72 65 | 73 75 6c 74 3b 0d 09 09 |EDesc re|sult;...| |00000760| 44 65 73 63 54 79 70 65 | 20 61 63 74 75 61 6c 74 |DescType| actualt| |00000770| 79 70 65 3b 0d 09 09 53 | 69 7a 65 20 61 63 74 75 |ype;...S|ize actu| |00000780| 61 6c 73 69 7a 65 3b 0d | 09 09 6c 6f 6e 67 20 6e |alsize;.|..long n| |00000790| 75 6d 3b 0d 0d 09 09 65 | 63 20 3d 20 41 45 47 65 |um;....e|c = AEGe| |000007a0| 74 50 61 72 61 6d 50 74 | 72 20 28 0d 09 09 09 26 |tParamPt|r (....&| |000007b0| 72 65 70 6c 79 2c 20 6b | 65 79 44 69 72 65 63 74 |reply, k|eyDirect| |000007c0| 4f 62 6a 65 63 74 2c 20 | 74 79 70 65 4c 6f 6e 67 |Object, |typeLong| |000007d0| 49 6e 74 65 67 65 72 2c | 20 0d 09 09 0d 09 09 09 |Integer,| .......| |000007e0| 26 61 63 74 75 61 6c 74 | 79 70 65 2c 20 28 50 74 |&actualt|ype, (Pt| |000007f0| 72 29 20 26 6e 75 6d 2c | 20 73 69 7a 65 6f 66 20 |r) &num,| sizeof | |00000800| 28 6e 75 6d 29 2c 20 26 | 61 63 74 75 61 6c 73 69 |(num), &|actualsi| |00000810| 7a 65 29 3b 0d 09 09 09 | 0d 09 09 69 66 20 28 65 |ze);....|...if (e| |00000820| 63 20 21 3d 20 6e 6f 45 | 72 72 29 0d 09 09 09 67 |c != noE|rr)....g| |00000830| 6f 74 6f 20 65 72 72 6f | 72 3b 0d 09 09 0d 09 09 |oto erro|r;......| |00000840| 69 66 20 28 6e 75 6d 20 | 21 3d 20 69 29 20 7b 0d |if (num |!= i) {.| |00000850| 09 09 09 0d 09 09 09 44 | 65 62 75 67 53 74 72 20 |.......D|ebugStr | |00000860| 28 22 5c 70 54 68 65 20 | 72 65 70 6c 79 20 69 73 |("\pThe |reply is| |00000870| 20 6e 6f 74 20 77 68 61 | 74 20 77 65 20 65 78 70 | not wha|t we exp| |00000880| 65 63 74 65 64 2e 22 29 | 3b 0d 09 09 09 0d 09 09 |ected.")|;.......| |00000890| 09 67 6f 74 6f 20 65 72 | 72 6f 72 3b 0d 09 09 09 |.goto er|ror;....| |000008a0| 7d 0d 09 09 7d 0d 09 0d | 09 41 45 44 69 73 70 6f |}...}...|.AEDispo| |000008b0| 73 65 44 65 73 63 20 28 | 26 61 64 72 29 3b 0d 09 |seDesc (|&adr);..| |000008c0| 09 0d 09 41 45 44 69 73 | 70 6f 73 65 44 65 73 63 |...AEDis|poseDesc| |000008d0| 20 28 26 65 76 65 6e 74 | 29 3b 09 0d 09 0d 09 41 | (&event|);.....A| |000008e0| 45 44 69 73 70 6f 73 65 | 44 65 73 63 20 28 26 72 |EDispose|Desc (&r| |000008f0| 65 70 6c 79 29 3b 09 0d | 09 0d 09 72 65 74 75 72 |eply);..|...retur| |00000900| 6e 20 28 74 72 75 65 29 | 3b 0d 09 0d 09 65 72 72 |n (true)|;....err| |00000910| 6f 72 3a 0d 09 0d 09 2f | 2a 72 65 70 6f 72 74 20 |or:..../|*report | |00000920| 74 68 65 20 65 72 72 6f | 72 20 63 6f 64 65 20 75 |the erro|r code u| |00000930| 73 69 6e 67 20 44 65 62 | 75 67 53 74 72 2a 2f 20 |sing Deb|ugStr*/ | |00000940| 7b 0d 09 09 0d 09 09 53 | 74 72 32 35 35 20 73 3b |{......S|tr255 s;| |00000950| 0d 09 09 0d 09 09 4e 75 | 6d 54 6f 53 74 72 69 6e |......Nu|mToStrin| |00000960| 67 20 28 65 63 2c 20 73 | 29 3b 0d 09 09 0d 09 09 |g (ec, s|);......| |00000970| 44 65 62 75 67 53 74 72 | 20 28 73 29 3b 0d 09 09 |DebugStr| (s);...| |00000980| 7d 0d 09 0d 09 41 45 44 | 69 73 70 6f 73 65 44 65 |}....AED|isposeDe| |00000990| 73 63 20 28 26 61 64 72 | 29 3b 0d 09 09 0d 09 41 |sc (&adr|);.....A| |000009a0| 45 44 69 73 70 6f 73 65 | 44 65 73 63 20 28 26 65 |EDispose|Desc (&e| |000009b0| 76 65 6e 74 29 3b 09 0d | 09 0d 09 41 45 44 69 73 |vent);..|...AEDis| |000009c0| 70 6f 73 65 44 65 73 63 | 20 28 26 72 65 70 6c 79 |poseDesc| (&reply| |000009d0| 29 3b 09 0d 09 0d 09 72 | 65 74 75 72 6e 20 28 66 |);.....r|eturn (f| |000009e0| 61 6c 73 65 29 3b 0d 09 | 7d 20 2f 2a 73 65 6e 64 |alse);..|} /*send| |000009f0| 4d 65 73 73 61 67 65 54 | 6f 53 65 72 76 65 72 2a |MessageT|oServer*| |00000a00| 2f 0d 09 0d 09 0d 76 6f | 69 64 20 6d 61 69 6e 20 |/.....vo|id main | |00000a10| 28 76 6f 69 64 29 20 7b | 0d 09 0d 09 73 68 6f 72 |(void) {|....shor| |00000a20| 74 20 69 3b 0d 09 0d 09 | 69 6e 69 74 4d 61 63 69 |t i;....|initMaci| |00000a30| 6e 74 6f 73 68 20 28 29 | 3b 0d 09 0d 09 66 6f 72 |ntosh ()|;....for| |00000a40| 20 28 69 20 3d 20 31 3b | 20 69 20 3c 3d 20 31 30 | (i = 1;| i <= 10| |00000a50| 30 3b 20 69 2b 2b 29 20 | 0d 09 09 69 66 20 28 21 |0; i++) |...if (!| |00000a60| 73 65 6e 64 4d 65 73 73 | 61 67 65 54 6f 53 65 72 |sendMess|ageToSer| |00000a70| 76 65 72 20 28 27 41 45 | 53 56 27 2c 20 27 53 45 |ver ('AE|SV', 'SE| |00000a80| 52 56 27 2c 20 27 44 49 | 53 50 27 2c 20 69 29 29 |RV', 'DI|SP', i))| |00000a90| 0d 09 09 09 62 72 65 61 | 6b 3b 0d 09 7d 20 2f 2a |....brea|k;..} /*| |00000aa0| 6d 61 69 6e 2a 2f 0d 0d | 0d 0d 0d 00 00 00 00 00 |main*/..|........| |00000ab0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........| |00000ac0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........| |00000ad0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........| |00000ae0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........| |00000af0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........| |00000b00| 00 00 01 00 00 00 01 18 | 00 00 00 18 00 00 00 32 |........|.......2| |00000b10| 00 0b 7e 00 f0 3a ff ff | 00 00 11 1f 00 0b 78 a4 |..~..:..|......x.| |00000b20| f0 35 ff ff 20 00 13 90 | 00 0b 7e 04 f0 3c ff ff |.5.. ...|..~..<..| |00000b30| 08 63 6c 69 65 6e 74 2e | 63 00 02 00 00 00 50 61 |.client.|c.....Pa| |00000b40| 72 74 53 49 54 78 00 00 | 00 00 00 00 00 00 00 01 |rtSITx..|........| |00000b50| 00 00 50 61 72 74 53 49 | 54 78 00 00 00 00 00 00 |..PartSI|Tx......| |00000b60| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........| |00000b70| 00 00 a9 81 44 b7 00 00 | 00 00 00 00 01 4a 00 00 |....D...|.....J..| |00000b80| f0 21 ff ff 00 00 01 7d | 00 00 00 00 f0 22 ff ff |.!.....}|....."..| |00000b90| 00 00 02 81 00 00 00 00 | f0 20 ff ff 00 00 2b c9 |........|. ....+.| |00000ba0| 00 00 00 00 f0 30 ff ff | 00 00 2c cd 00 00 00 00 |.....0..|..,.....| |00000bb0| f0 31 ff ff 00 00 2d d1 | 00 00 00 00 f0 23 ff ff |.1....-.|.....#..| |00000bc0| 20 02 d1 17 00 00 00 00 | f0 38 ff ff 00 00 0c 5d | .......|.8.....]| |00000bd0| 00 0b 79 08 f0 3e 02 75 | 10 01 f7 39 00 00 00 00 |..y..>.u|...9....| |00000be0| f0 20 ff ff 00 00 03 85 | 00 0b 78 80 f0 30 00 32 |. ......|..x..0.2| |00000bf0| 00 00 7c 69 00 00 00 00 | f0 32 00 36 00 00 7c 9b |..|i....|.2.6..|.| |00000c00| 00 00 00 14 00 01 00 12 | 00 00 04 0b 00 38 00 ef |........|.....8..| |00000c10| 9e 84 00 00 03 65 63 20 | 00 00 01 00 00 00 01 18 |.....ec |........| |00000c20| 00 00 00 18 00 00 00 32 | 00 91 8e d8 0f 6e 00 00 |.......2|.....n..| |00000c30| 00 1c 00 32 00 00 44 54 | 56 55 00 00 00 0a 5e d1 |...2..DT|VU....^.| |00000c40| ff ff 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........| |00000c50| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........| |00000c60| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........| |00000c70| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........| +--------+-------------------------+-------------------------+--------+--------+